Don't set child position in a ui file
authorMatthias Clasen <mclasen@redhat.com>
Tue, 10 Oct 2017 23:40:29 +0000 (19:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 10 Oct 2017 23:40:29 +0000 (19:40 -0400)
It is not necessary, and causes assertions in some of
our tests.

gtk/ui/gtkappchooserdialog.ui

index 4aac4d3f40bc635f501582e30fbf3e0af318d1ed..dcaccdae35df25097ab4c66f22ece7f1205dd18f 100644 (file)
@@ -26,7 +26,6 @@
           </object>
           <packing>
             <property name="pack-type">end</property>
-            <property name="position">1</property>
           </packing>
         </child>
         <child>
@@ -45,9 +44,6 @@
               </object>
             </child>
           </object>
-          <packing>
-            <property name="position">2</property>
-          </packing>
         </child>
       </object>
     </child>